home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronic Clipper 1997 December
/
Electronic Clipper 1997-12.iso
/
Idea Source®
/
House.Dir
/
00136_Script_136
< prev
next >
Wrap
Text File
|
1997-11-05
|
244b
|
11 lines
on mouseDown
puppetsound (1) "zap"
repeat while the mousedown
set the visible of sprite (the clickon) to false
updatestage
end repeat
set the visible of sprite (the clickon) to true
updatestage
go movie "main"
end